You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecReport Class > TMtxVecReport Methods > TMtxVecReport.PrintVec Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecReport.PrintVec Method

Convert the values of TVec objects to text.

Syntax
C#
Visual Basic
public virtual void PrintVec([In] TVec[] vecs, [In] string[] names);

Adds them to stream. Names parameter is an open array that can hold the names of variables in the vecs list.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!